projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a3ba1a
)
Changed the comment about `umask 0' to say `Don't restrict access to any
author
Joel N. Weber II
<devnull@gnu.org>
Wed, 26 Nov 1997 17:29:10 +0000
(17:29 +0000)
committer
Joel N. Weber II
<devnull@gnu.org>
Wed, 26 Nov 1997 17:29:10 +0000
(17:29 +0000)
files.'; previously it said `Don't protect any files', which may have
implied that we think fascism is good.
make-dist
patch
|
blob
|
history
diff --git
a/make-dist
b/make-dist
index 3c78a1ab79e0c8eedcc6a29697ab0d6554bc01d9..4abe8177d738655644c88383ecfa0078627cab83 100755
(executable)
--- a/
make-dist
+++ b/
make-dist
@@
-33,7
+33,7
@@
progname="$0"
### Print out each line we read, for debugging's sake.
### set -v
-## Don't
protect
any files.
+## Don't
restrict access to
any files.
umask 0
update=yes